setUserAttributeISODate
Set a date type user attribute for the current user.
Supported format - yyyy-MM-dd|yyyyMMdd[T(hh:mm[:ss.sss]|hhmm[ss.sss])]?[Z|+-hh:mm]]
Since
12.0.00
Parameters
attributeName
User attribute name
attributeValue
User attribute value
fun setUserAttributeISODate(context: Context, attributeName: String, attributeValue: String, appId: String)
Set a date type user attribute for the current user.
Supported format - yyyy-MM-dd|yyyyMMdd[T(hh:mm[:ss.sss]|hhmm[ss.sss])]?[Z|+-hh:mm]]
Since
12.0.00
Parameters
attributeName
User attribute name
attributeValue
User attribute value
appId
Account identifier, APP ID on the MoEngage Dashboard.